(PHP 4, PECL pdflib >= 1.0.0)
PDF_circle — Draws a circle
The PDF_circle() function draws a circle with center at point (x-coor , y-coor ) and radius radius .
See also PDF_arc(), PDF_stroke().